A. Web Server Descriptor Language
B. Web Server Description Language
C. Web Services Description Language
D. Web Services Descriptor Language
Advertisement
Related Mcqs:
- How to implement authentication via web.config ?
- A. Include the deny element. B. Include the identity element. C. Include the authorization element. D. Include the authentication element...
- If I’m developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing______________?
- A. Maintain the login state security through a View State. B. Maintain the login state security through a Session. C. Maintain the login state security through a database. D. All of the above...
- What is used to validate complex string patterns like an e-mail address ?
- A. Extended expressions B. Irregular expressions C. Regular expressions D. Basic expressions...
- The __________________ property affects how the .Net Framework handles dates, currencies, sorting and formatting issues?
- A. CurrentUICulture B. CurrentCulture C. All of the above D. None of these...
- When an .aspx page is requested from the web server, the out put will be rendered to browser in following format ?
- A. HTML B. WML C. JSP D. XML...
- Which of the following are not a member of Server Object_________________?
- A. Open B. Execute C. Transfer D. HTMLDecode...
- Which of the following is faster and consume lesser memory ?
- A. SQLDataReader B. Data Set C. Both A and B D. None of these...
- If a developer of ASP.NET defines style information in a common location. Then that location is called as_________________?
- A. Theme B. Master Page C. Customization D. None of these...
- To set page title dynamically in ASP.NET which of the following is used ?
- A. section B. section C. section D. None of the above...
- Which of the following method must be overridden in a custom control ?
- A. The default constructor B. The Control_Build() method C. The Paint() method D. The Render() method...
Advertisement